MongoDB
PHP Manual

MongoDB::getDBRef

(PECL mongo >=0.9.0)

MongoDB::getDBRefFetches a database reference

Descripción

public array MongoDB::getDBRef ( array $ref )

Lista de parámetros

ref

A database reference.

Valores retornados

Returns the database document pointed to by the reference.


MongoDB
PHP Manual